ValueError after changing Charles code from 3 to 9 inputs.
I wanted to change Charles' code from 3 inputs: a,w,d to 9 inputs: a, d, s, wa, wd, sd, sa, nokeys. When I try to train the model I run into a value error which suggests an array somewhere is the wrong shape. But I have no idea where to look or which one it is to begin with. I was hoping someone could take a look.